home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / discosue.swf / scripts / DefineButton2_1194 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  75b  |  5 lines

  1. on(release){
  2.    _root.m3.gotoAndStop(6);
  3.    _root.m4.gotoAndStop(6);
  4. }
  5.